CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 贴图

搜索资源列表

  1. OpenGL 作图例子 - 贴图

    0下载:
  2. OpenGL 作图例子 - 贴图-Use OpenGL produce picture.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:21825
    • 提供者:沈晓
  1. texture1

    0下载:
  2. opengl中的纹理贴图,用开源的库写的贴图小程序-The texture mapping opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:262333
    • 提供者:编程笨蛋
  1. texture

    0下载:
  2. opengl中的纹理贴图,实现三维物体纹理贴图的基本步骤-opengl the texture mapping, texture mapping implementation of three-dimensional objects, the basic steps
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1496
    • 提供者:王瑞玲
  1. OpenGLtexture

    0下载:
  2. opengl是一个开放的三维图形软件包,而VC是目前主要的opengl开发工具。本文简要介绍了opengl的纹理贴图技术及其在VC中的基本操作步骤。并通过最后的实例验证了纹理贴图技术在绘制真实感图形中的必要性。-opengl is an open three-dimensional graphics package, and the VC is the main development tools opengl. This paper briefly introduces the opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:200371
    • 提供者:wuli
  1. ModelExe

    0下载:
  2. openGL的MFC单文档例子(包括画茶壶,贴图,绝对经典)-openGL examples of MFC Single Document (including painted teapot, mapping, an absolute classic)
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-12
    • 文件大小:2999844
    • 提供者:小方
  1. Tutorial_10_Texture_Mapping

    1下载:
  2. VC下的opengl程序,第十章:opengl纹理贴图。opengl中入门最难的一步。要想实现类似google earth上地图纹理的叠加,从纹理贴图学起吧!-VC under opengl procedures, Chapter X: opengl texture mapping. Introduction to opengl in the most difficult step. Google earth to achieve a similar texture superimposed o
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-28
    • 文件大小:238455
    • 提供者:杨建顺
  1. round

    0下载:
  2. 贴图,纹理,实现一个圆柱。并且能够旋转! opengl mfc-opengl mfc
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2531203
    • 提供者:kjc
  1. wenli

    0下载:
  2. OpenGL框架中给三维物体纹理贴图,里面还有旋转!-To the three-dimensional objects, texture mapping!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1324018
    • 提供者:仃仃
  1. textureMapping

    0下载:
  2. 利用OPENGL库进行纹理贴图,opengl入门程序。-OPENGL library using texture mapping, opengl entry procedures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1415202
    • 提供者:anlei
  1. opengltexturefoglight

    0下载:
  2. openGL 纹理,贴图,光照,雾气处理-opengl texture ,image,fog,light,process
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1429385
    • 提供者:tongjiao
  1. OpenGL

    1下载:
  2. OpenGL 纹理贴图 镂空效果 c-OpenGL texture mapping hollowing effect c++
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:2494583
    • 提供者:malteser
  1. ShadowMap

    0下载:
  2. Opengl超级宝典阴影贴图的例子,例子利用深度缓冲区实现阴影贴图。-Opengl Super Bible examples of shadow maps, examples of using the depth buffer to achieve a shadow map.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:4023787
    • 提供者:杨扬
  1. 1.6

    0下载:
  2. OpenGL的程序,再三维物体旋转运动的基础上,增加了物体的纹理和贴图。-OpenGL program, and then three-dimensional objects on the basis of rotation, an increase of texture and texture of objects.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:155071
    • 提供者:guojian
  1. Lesson06

    0下载:
  2. opengl实例教你学习学习Texture Map纹理映射(贴图)-opengl examples teach you to learn from texture mapping Texture Map (map)
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:48712
    • 提供者:
  1. OpenGLes.texture

    0下载:
  2. opengl es texture, 圆柱贴图说明,列子-opengl es texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:5661
    • 提供者:pq
  1. OpenGLprogrammingGuideSixthVersion

    0下载:
  2. 本书以清晰的语言、丰富的实例以及翔实的内容描述了OpenGL的功能以及许多计算机图形技巧。全书共15章,包括OpengGL简介、状态管理和绘制几何物体、视图、颜色、光照、混合、抗锯齿、雾、多边形偏移、显示列表、绘制像素、位图、字体、图像、纹理贴图、帧缓冲区、分格化和二次方程表面、求值器和 NURBS、选择和反馈、OpenGL高级技巧以及OpenGL着色语言等内容。本书对OpenGL以及OpenGL实用函数库提供了全面而又权威的介绍,素有“OpenGL红宝书”之美誉。第6版在第5版的基础上进行了全
  3. 所属分类:Graph program

    • 发布日期:2017-06-03
    • 文件大小:15388381
    • 提供者:bosimao
  1. Scene

    0下载:
  2. OpenGl运用纹理贴图做的一个公共厕所模型~工程文件!-OpenGl texture mapping do use a public toilet model ~ project file!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6411664
    • 提供者:August Dong
  1. buguizeweli

    0下载:
  2. 不规则纹理贴图,给老师交的课程设计,opengl-Irregular texture ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:OpenGL

    • 发布日期:2014-02-28
    • 文件大小:2211977
    • 提供者:洛克伦
  1. Opengl中实现太阳、地球、月亮的模型

    0下载:
  2. 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。
  3. 所属分类:其它

  1. OpenGL绘制球体

    0下载:
  2. OpenGL利用三角面片逼近绘制球体,纹理贴图实现可旋转的地球效果(OpenGL uses triangle patch to draw sphere and texture map to achieve rotatable earth effect)
  3. 所属分类:OpenGL

    • 发布日期:2020-11-10
    • 文件大小:2703360
    • 提供者:民国qinian
« 1 23 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com